home *** CD-ROM | disk | FTP | other *** search
- var §\x01§ = 508;
- loop0:
- while(true)
- {
- if(eval("\x01") == 508)
- {
- set("\x01",eval("\x01") - 7);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 501)
- {
- set("\x01",eval("\x01") + 394);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 120);
- }
- continue;
- }
- if(eval("\x01") == 545)
- {
- set("\x01",eval("\x01") - 522);
- §§push(§§pop() >>> (§§pop() >> §§pop()));
- break;
- }
- if(eval("\x01") == 470)
- {
- set("\x01",eval("\x01") + 251);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 895)
- {
- set("\x01",eval("\x01") - 120);
- if(§§pop()[§§pop()] == null)
- {
- eval(§§constant(1))[§§constant(3)][§§constant(4)][§§constant(63)] = new eval(§§constant(1))[§§constant(3)][§§constant(4)]();
- }
- return eval(§§constant(1))[§§constant(3)][§§constant(4)][§§constant(63)];
- }
- if(eval("\x01") == 133)
- {
- set("\x01",eval("\x01") + 832);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 495);
- }
- continue;
- }
- if(eval("\x01") == 775)
- {
- set("\x01",eval("\x01") - 3);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 306)
- {
- set("\x01",eval("\x01") + 403);
- break;
- }
- if(eval("\x01") == 550)
- {
- set("\x01",eval("\x01") - 417);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 562)
- {
- set("\x01",eval("\x01") - 535);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 523);
- }
- continue;
- }
- if(eval("\x01") == 27)
- {
- set("\x01",eval("\x01") + 523);
- break;
- }
- if(eval("\x01") != 20)
- {
- if(eval("\x01") == 23)
- {
- set("\x01",eval("\x01") + 539);
- §§push(true);
- }
- else
- {
- if(eval("\x01") == 965)
- {
- set("\x01",eval("\x01") - 495);
- break;
- }
- if(eval("\x01") == 721)
- {
- set("\x01",eval("\x01") + 120);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 683);
- }
- }
- else if(eval("\x01") == 81)
- {
- set("\x01",eval("\x01") + 464);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 522);
- }
- }
- else if(eval("\x01") == 772)
- {
- set("\x01",eval("\x01") - 466);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 403);
- }
- }
- else if(eval("\x01") == 618)
- {
- set("\x01",eval("\x01") - 598);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 454);
- }
- }
- else
- {
- if(eval("\x01") == 841)
- {
- set("\x01",eval("\x01") - 683);
- §§pop() >>> (§§pop() | §§pop()) extends §§pop() >>> (§§pop() | §§pop());
- §§push(§§pop() << §§pop());
- break;
- }
- if(eval("\x01") == 158)
- {
- set("\x01",eval("\x01") + 465);
- if(!_global.mx)
- {
- _global.mx = new Object();
- }
- §§pop();
- if(!_global.mx.events)
- {
- _global.mx.events = new Object();
- }
- §§pop();
- if(!_global.mx.events.EventDispatcher)
- {
- var _loc2_ = mx.events.EventDispatcher = function()
- {
- }.prototype;
- mx.events.EventDispatcher = function()
- {
- }._removeEventListener = function(queue, event, handler)
- {
- if(queue != undefined)
- {
- var _loc4_ = queue.length;
- var _loc1_ = undefined;
- _loc1_ = 0;
- while(_loc1_ < _loc4_)
- {
- var _loc2_ = queue[_loc1_];
- if(_loc2_ == handler)
- {
- queue.splice(_loc1_,1);
- return undefined;
- }
- _loc1_ = _loc1_ + 1;
- }
- }
- };
- mx.events.EventDispatcher = function()
- {
- }.initialize = function(object)
- {
- if(mx.events.EventDispatcher._fEventDispatcher == undefined)
- {
- mx.events.EventDispatcher._fEventDispatcher = new mx.events.EventDispatcher();
- }
- object.addEventListener = mx.events.EventDispatcher._fEventDispatcher.addEventListener;
- object.removeEventListener = mx.events.EventDispatcher._fEventDispatcher.removeEventListener;
- object.dispatchEvent = mx.events.EventDispatcher._fEventDispatcher.dispatchEvent;
- object.dispatchQueue = mx.events.EventDispatcher._fEventDispatcher.dispatchQueue;
- };
- _loc2_.dispatchQueue = function(queueObj, eventObj)
- {
- var _loc7_ = "__q_" + eventObj.type;
- var _loc4_ = queueObj[_loc7_];
- if(_loc4_ != undefined)
- {
- var _loc5_ = undefined;
- for(_loc5_ in _loc4_)
- {
- var _loc1_ = _loc4_[_loc5_];
- var _loc3_ = typeof _loc1_;
- if(_loc3_ == "object" || _loc3_ == "movieclip")
- {
- if(_loc1_.handleEvent != undefined)
- {
- _loc1_.handleEvent(eventObj);
- }
- if(_loc1_[eventObj.type] != undefined)
- {
- if(mx.events.EventDispatcher.exceptions[eventObj.type] == undefined)
- {
- _loc1_[eventObj.type](eventObj);
- }
- }
- }
- else
- {
- _loc1_.apply(queueObj,[eventObj]);
- }
- }
- }
- };
- _loc2_.dispatchEvent = function(eventObj)
- {
- if(eventObj.target == undefined)
- {
- eventObj.target = this;
- }
- this[eventObj.type + "Handler"](eventObj);
- this.dispatchQueue(this,eventObj);
- };
- _loc2_.addEventListener = function(event, handler)
- {
- var _loc3_ = "__q_" + event;
- if(this[_loc3_] == undefined)
- {
- this[_loc3_] = new Array();
- }
- _global.ASSetPropFlags(this,_loc3_,1);
- mx.events.EventDispatcher._removeEventListener(this[_loc3_],event,handler);
- this[_loc3_].push(handler);
- };
- _loc2_.removeEventListener = function(event, handler)
- {
- var _loc2_ = "__q_" + event;
- mx.events.EventDispatcher._removeEventListener(this[_loc2_],event,handler);
- };
- mx.events.EventDispatcher = function()
- {
- }._fEventDispatcher = undefined;
- mx.events.EventDispatcher = function()
- {
- }.exceptions = {move:1,draw:1,load:1};
- §§push(ASSetPropFlags(mx.events.EventDispatcher.prototype,null,1));
- }
- §§pop();
- break;
- }
- if(eval("\x01") == 474)
- {
- set("\x01",eval("\x01") - 393);
- §§push(true);
- }
- else
- {
- if(eval("\x01") != 709)
- {
- break;
- }
- set("\x01",eval("\x01") - 91);
- §§push(true);
- }
- }
- }
- continue;
- }
- set("\x01",eval("\x01") + 454);
- loop1:
- while(true)
- {
- if(!§§pop())
- {
- set("\x01",eval("\x01") - 272);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 6);
- }
- }
- else if(eval("\x01") == 687)
- {
- set("\x01",eval("\x01") - 376);
- §§push(true);
- }
- else if(eval("\x01") == 681)
- {
- set("\x01",eval("\x01") + 6);
- while(true)
- {
- if(!§§pop())
- {
- set("\x01",eval("\x01") + 429);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 944);
- }
- }
- else if(eval("\x01") == 35)
- {
- set("\x01",eval("\x01") + 535);
- §§push(true);
- }
- else if(eval("\x01") == 700)
- {
- set("\x01",eval("\x01") - 629);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 36);
- }
- }
- else
- {
- if(eval("\x01") == 71)
- {
- set("\x01",eval("\x01") - 36);
- §§pop() extends §§pop() << §§pop();
- §§push([]);
- break loop0;
- }
- if(eval("\x01") == 909)
- {
- set("\x01",eval("\x01") - 903);
- trace(§§pop());
- break loop0;
- }
- if(eval("\x01") == 203)
- {
- set("\x01",eval("\x01") + 239);
- break loop0;
- }
- if(eval("\x01") == 748)
- {
- set("\x01",eval("\x01") - 586);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 813);
- }
- }
- else
- {
- if(eval("\x01") == 245)
- {
- set("\x01",eval("\x01") - 171);
- §§pop() >>> §§pop() extends §§pop() >>> §§pop();
- §§push((§§pop() << new §§pop()[§§pop() | §§pop()]()) + 1);
- break loop0;
- }
- if(eval("\x01") == 975)
- {
- set("\x01",eval("\x01") - 570);
- §§push(true);
- }
- else if(eval("\x01") == 74)
- {
- set("\x01",eval("\x01") + 907);
- §§push(true);
- }
- else
- {
- if(eval("\x01") != 981)
- {
- if(eval("\x01") == 442)
- {
- set("\x01",eval("\x01") + 514);
- initEndScreen2();
- stop();
- }
- break loop0;
- }
- set("\x01",eval("\x01") - 778);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 239);
- }
- }
- }
- }
- while(true)
- {
- if(eval("\x01") == 444)
- {
- set("\x01",eval("\x01") + 304);
- §§push(true);
- }
- else if(eval("\x01") == 22)
- {
- set("\x01",eval("\x01") + 115);
- §§push(true);
- }
- else
- {
- if(eval("\x01") == 162)
- {
- set("\x01",eval("\x01") + 813);
- stopAllSounds();
- play();
- break loop0;
- }
- if(eval("\x01") == 6)
- {
- set("\x01",eval("\x01") + 694);
- §§push(true);
- }
- else
- {
- if(eval("\x01") == 753)
- {
- set("\x01",eval("\x01") - 731);
- break loop0;
- }
- if(eval("\x01") == 405)
- {
- set("\x01",eval("\x01") + 504);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 903);
- }
- }
- else
- {
- if(eval("\x01") == 999)
- {
- set("\x01",eval("\x01") - 944);
- break loop0;
- }
- if(eval("\x01") == 137)
- {
- set("\x01",eval("\x01") + 108);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 171);
- }
- }
- else if(eval("\x01") == 55)
- {
- set("\x01",eval("\x01") + 816);
- §§push(true);
- }
- else
- {
- if(eval("\x01") != 871)
- {
- break;
- }
- set("\x01",eval("\x01") - 118);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 731);
- }
- }
- }
- }
- }
- }
- }
- }
- else if(eval("\x01") == 945)
- {
- set("\x01",eval("\x01") - 905);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 84);
- }
- }
- else
- {
- if(eval("\x01") == 391)
- {
- set("\x01",eval("\x01") + 596);
- break loop0;
- }
- if(eval("\x01") == 156)
- {
- set("\x01",eval("\x01") + 38);
- break loop0;
- }
- if(eval("\x01") == 959)
- {
- set("\x01",eval("\x01") - 379);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 256);
- }
- }
- else
- {
- if(eval("\x01") == 404)
- {
- set("\x01",eval("\x01") - 378);
- break loop0;
- }
- if(eval("\x01") == 40)
- {
- set("\x01",eval("\x01") + 84);
- break loop0;
- }
- if(eval("\x01") == 2)
- {
- set("\x01",eval("\x01") + 389);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 596);
- }
- }
- else
- {
- if(eval("\x01") == 55)
- {
- set("\x01",eval("\x01") + 120);
- break loop0;
- }
- if(eval("\x01") == 460)
- {
- set("\x01",eval("\x01") - 405);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 120);
- }
- }
- else
- {
- if(eval("\x01") == 124)
- {
- set("\x01",eval("\x01") - 2);
- stop();
- break loop0;
- }
- if(eval("\x01") == 453)
- {
- set("\x01",eval("\x01") - 297);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 38);
- }
- }
- else if(eval("\x01") == 908)
- {
- set("\x01",eval("\x01") - 380);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 269);
- }
- }
- else if(eval("\x01") == 797)
- {
- set("\x01",eval("\x01") - 337);
- §§push(true);
- }
- else
- {
- if(eval("\x01") == 528)
- {
- set("\x01",eval("\x01") + 269);
- break loop0;
- }
- if(eval("\x01") != 836)
- {
- if(eval("\x01") == 580)
- {
- set("\x01",eval("\x01") + 256);
- }
- break loop0;
- }
- set("\x01",eval("\x01") + 72);
- §§push(true);
- }
- }
- }
- }
- }
- while(true)
- {
- if(eval("\x01") == 675)
- {
- set("\x01",eval("\x01") - 673);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 868)
- {
- set("\x01",eval("\x01") + 77);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 26)
- {
- set("\x01",eval("\x01") + 695);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 987)
- {
- set("\x01",eval("\x01") - 28);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 721)
- {
- set("\x01",eval("\x01") - 487);
- if(§§pop())
- {
- set("\x01",eval("\x01") + 634);
- }
- continue;
- }
- if(eval("\x01") == 194)
- {
- set("\x01",eval("\x01") + 759);
- §§push(true);
- continue;
- }
- if(eval("\x01") == 234)
- {
- break;
- }
- if(eval("\x01") == 311)
- {
- set("\x01",eval("\x01") + 93);
- if(§§pop())
- {
- set("\x01",eval("\x01") - 378);
- }
- continue;
- }
- if(eval("\x01") == 175)
- {
- set("\x01",eval("\x01") + 278);
- §§push(true);
- continue;
- }
- continue loop1;
- }
- set("\x01",eval("\x01") + 634);
- break loop0;
- }
- }
-